[INFO] cloning repository https://github.com/diceroll123/pymermaider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diceroll123/pymermaider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiceroll123%2Fpymermaider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiceroll123%2Fpymermaider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89251f8fd227df058cf367c8abc0ae2c58750516
[INFO] checking diceroll123/pymermaider against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiceroll123%2Fpymermaider" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/diceroll123/pymermaider
[INFO] finished tweaking git repo https://github.com/diceroll123/pymermaider
[INFO] tweaked toml for git repo https://github.com/diceroll123/pymermaider written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diceroll123/pymermaider on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/diceroll123/pymermaider already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d7e189b192b7b66c6538af8e3f0eed6f7ef087539e97fab380701c9e339e8abc
[INFO] running `Command { std: "docker" "start" "d7e189b192b7b66c6538af8e3f0eed6f7ef087539e97fab380701c9e339e8abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7e189b192b7b66c6538af8e3f0eed6f7ef087539e97fab380701c9e339e8abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7e189b192b7b66c6538af8e3f0eed6f7ef087539e97fab380701c9e339e8abc" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7e189b192b7b66c6538af8e3f0eed6f7ef087539e97fab380701c9e339e8abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7e189b192b7b66c6538af8e3f0eed6f7ef087539e97fab380701c9e339e8abc" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling ruff_text_size v0.0.3 (https://github.com/astral-sh/ruff.git?tag=0.15.20#f82a36b6)
[INFO] [stderr]    Compiling itertools v0.15.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling ruff_source_file v0.0.3 (https://github.com/astral-sh/ruff.git?tag=0.15.20#f82a36b6)
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.113
[INFO] [stderr]    Compiling ruff_python_trivia v0.0.3 (https://github.com/astral-sh/ruff.git?tag=0.15.20#f82a36b6)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking ordermap v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking intrusive-collections v0.10.2
[INFO] [stderr]     Checking newtype-uuid v1.3.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking hashlink v0.12.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking version-ranges v0.1.2
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking salsa-macro-rules v0.27.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking ruff_annotate_snippets v0.0.3 (https://github.com/astral-sh/ruff.git?tag=0.15.20#f82a36b6)
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking matchit v0.9.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking ruff_cache v0.0.3 (https://github.com/astral-sh/ruff.git?tag=0.15.20#f82a36b6)
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking similar v3.1.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking toml v1.0.3+spec-1.1.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking annotate-snippets v0.11.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.113
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking ruff_python_stdlib v0.0.3 (https://github.com/astral-sh/ruff.git?tag=0.15.20#f82a36b6)
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr] error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=d17cdea69814fea8 -C extra-filename=-b4a9ad52aa6323b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d7e189b192b7b66c6538af8e3f0eed6f7ef087539e97fab380701c9e339e8abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e189b192b7b66c6538af8e3f0eed6f7ef087539e97fab380701c9e339e8abc", kill_on_drop: false }`
[INFO] [stdout] d7e189b192b7b66c6538af8e3f0eed6f7ef087539e97fab380701c9e339e8abc
